automation: Explicitly enable NULL scheduler for boot-cpupools test
authorMichal Orzel <michal.orzel@amd.com>
Mon, 24 Oct 2022 12:04:43 +0000 (14:04 +0200)
committerStefano Stabellini <stefano.stabellini@amd.com>
Tue, 25 Oct 2022 22:40:46 +0000 (15:40 -0700)
commitaef07fd1868455e572b46b3e88e2679414b07214
treec9f3d9a1b01eb97a426fd5b767c1f2d9bb80eafc
parent4ff0811a2b0d1c715f54550f9a3632195bb6b21f
automation: Explicitly enable NULL scheduler for boot-cpupools test

NULL scheduler is not enabled by default on non-debug Xen builds. This
causes the boot time cpupools test to fail on such build jobs. Fix the issue
by explicitly specifying the config options required to enable the NULL
scheduler.

Fixes: 36e3f4158778 ("automation: Add a new job for testing boot time cpupools on arm64")
Signed-off-by: Michal Orzel <michal.orzel@amd.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Release-acked-by: Henry Wang <Henry.Wang@arm.com>
automation/gitlab-ci/build.yaml